pagesPerSheet

abstract fun pagesPerSheet(pagesPerSheet: PagesPerSheet): T

Configures the number of pages per sheet.

Return

this instance

Parameters

pagesPerSheet

the new number of pages per sheet

Throws

if the current printing operation has been completed


abstract fun pagesPerSheet(): PagesPerSheet

Returns the number of pages per sheet.

Throws

if the current printing operation has been completed